home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / mint / shells / bashsrc.zoo / doc / changes < prev    next >
Text File  |  1991-06-08  |  1KB  |  19 lines

  1. -------------------------------------------------------------------------------
  2. Changes from Eric's 1.05.1 to my 1.05.1:
  3.     o carriage returns in shell scripts are now ignored. This means
  4. that you can safely edit bash.rc and so on with an ST editor. (Thanks Tim
  5. Gallivan for that one!)
  6.     o the executable is smaller (by about 30k). This is because I used
  7. a newer GCC and let it optimise the code. Newer libraries help too.
  8.     o BASH does not die anymore when ask to perform wildcard expansion
  9. in a directory with 14 character filenames (on a Minix partition).
  10.     o The \h option in prompt strings can take the value of the
  11. environment variable $HOSTNAME. I call my machine 'tiny68'.
  12.     o I think the bug which caused BASH (and KSH) to SIGSTOP themselves
  13. after a while is gone. I did NOT fix it; if it reappears, tell me.
  14.     o 'times' now works right. This was a bug in the library.
  15.     o HISTORY works differently. I don't know which way is right, but
  16. I prefer my way.
  17. -------------------------------------------------------------------------------
  18. 'Grave' Dave Gymer
  19.